home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 4 / FM Towns Free Software Collection 4 - Disc 1.iso / t_os / wstype / source / icn.h < prev    next >
Text File  |  1991-10-18  |  261b  |  14 lines

  1. /***   [icn.h]
  2. *
  3. *    For GNU C Compiler (GCC)
  4. *
  5. ***/
  6.  
  7. void ICN_drive(int, int, int);
  8. void ICN_ya(int, int, int);
  9. void ICN_file(int, int, int);
  10. void ICN_opt(int, int, int);
  11. void ICN_tree(int, int);
  12. void ICN_mos(int);
  13. void ICN_put(int, int, int, int);
  14.